-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.6.2
-
Code
-
Classes
- User_Listing
Total Complexity |
21 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
208 |
Lines of code |
98 |
Logical lines of code |
49 |
Comment lines |
92 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_bulk_actions() |
A |
50 |
7 |
33 |
show_admin_notice() |
S |
56 |
3 |
20 |
get_user2fa_status() |
S |
64 |
3 |
10 |
show_column_data() |
S |
68 |
2 |
8 |
add_users_hover() |
S |
68 |
2 |
6 |
init() |
S |
63 |
1 |
9 |
add_wp_2fa_column() |
S |
74 |
1 |
4 |
get_column_name() |
S |
80 |
1 |
3 |
add_bulk_action() |
S |
71 |
1 |
5 |